home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q109 / 0 / 76.TXT < prev    next >
Text File  |  1993-12-31  |  4KB  |  101 lines

  1. DOCUMENT:Q109076  30-DEC-1993  [W_NT]
  2. TITLE   :Removing Permissions to an NTFS Partition May Prevent Startup
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. --------------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. --------------------------------------------------------------------------
  14.  
  15. SYMPTOMS
  16. ========
  17.  
  18. If Windows NT is located on an NTFS partition and all permissions to the
  19. root directory and the subdirectories on that partition for all groups and
  20. users are removed, Windows NT will not be able to reboot properly.
  21.  
  22. CAUSE
  23. =====
  24.  
  25. The Everyone group includes all users, including the Adminstrators. In
  26. NTFS, because denials are applied before the grants of permissions, if you
  27. deny permissions to the Everyone group and it happens to be the only set of
  28. permissions, then in essence, no one, not even the System or Administrator,
  29. has access to the file.
  30.  
  31. RESOLUTION
  32. ==========
  33.  
  34. To work around this problem, do the following:
  35.  
  36. 1. Start the computer from the Windows NT Setup disk 1.
  37.  
  38. 2. Select Repair.
  39.  
  40. 3. Use the Emergency Repair Disk to select the Unsecure System Files option
  41.    to be able to start Windows NT.
  42.  
  43.    This resets the permissions so that the system can access the files to
  44.    start.
  45.  
  46. After you start Windows NT, take ownership of all files and reset the
  47. permissions so you can access the files.
  48.  
  49. MORE INFORMATION
  50. ================
  51.  
  52. Steps to Reproduce Problem
  53. --------------------------
  54.  
  55. 1. In File Manager, choose the root directory, and then select Security,
  56.    Permissions.
  57.  
  58. 2. By default, the Everyone group has full control to the entire hard
  59.    drive. Usually, Everyone will be the only entry in the box. Remove
  60.    Everyone from the list.
  61.  
  62. 3. Choose OK. A warning message appears saying that nobody will be able to
  63.    access the files. The warning does not tell you that you will not be
  64.    able to start Windows NT.
  65.  
  66.    Now you won't be able to see any files on the hard drive.
  67.  
  68. 4. Log off and log on again. Windows NT accepts the password, no errors
  69.    appear, but there will be no Program Manager Shell. Windows NT tries to
  70.    run the Program Manager shell, but because there are no permissions to
  71.    run the .EXE file, it does not run.
  72.  
  73. 5. You can log on as anyone, but only a blank screen appears.
  74.  
  75. If you try to restart Windows NT, the following error message appears:
  76.  
  77.    STOP: C000021A {Fatal System Error}
  78.  
  79.    The session manager initialization system process terminated
  80.    unexpectedly with a status of 0x0000022. The system has been shutdown.
  81.  
  82. Additional reference words: 3.10
  83. KBCategory:
  84. KBSubcategory: scrty
  85.  
  86.  
  87. =============================================================================
  88.  
  89. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  90. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  91. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  92. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  93. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  94. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  95. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  96. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  97. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  98. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  99. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  100.  
  101. Copyright Microsoft Corporation 1993.